Reference Manual

 

 

Interface of proXSign javaScript library

 

 

Reccomendation:

 

Review first the content of the proXSign SDK package.

 

We recommend to get started following these steps:

- Install proXSign v2 component,

- Set "SETCCE services root CA" and  "SETCCE proXSign intermediate CA"  certificates as trusted,

- Use your or install an enclosed testing digital certificate,

- Click through demo HTML samples.

 

Review the HTML source to see how javaScript integration code looks like.

 

 

 

Interface structure:

·functions

·input parameters are set via appropirate Properties object:

·XMLProperties: for XMLDsig or XADES-BES digital signing, XMLEnc encryption/decryption, XML Entrust timestamping client

·PDFProperties

·TSProperties

·return values are retrieved within Result object

·when value of the error property is equal 1, that indicates the operation was performed successfuly, otherways with error.

·structures signatures, certificates and timestamps hold lists of Signature, CertInfo and TSInfo data structures respectively.

·data structures

·error codes